docs: bring README to launch quality - #40
Merged
Merged
Conversation
…H RISK, routing) - Add scannable top pitch, feature bullets, and a live-demo CTA - Document the full engine loop: generate -> Elo tournament -> multi-round evolution -> recurring self-critique -> stress-test the top 3 -> apply fixes + re-rank -> meta-review, and redraw the architecture diagram to match - Feature the adversarial stress-test stage (contradicting evidence, citation verification, feasibility, prototype-scale experiment) and HIGH RISK mode - Name the keyless literature sources (OpenAlex/PubMed/arXiv/Europe PMC) and per-citation verification; web_search only with Tavily/Brave key - Update routing: landing at /, chat composer at /chat via "Launch the demo" - Verify the Nature 2026 Gottweis citation (title via Crossref) Co-Authored-By: Claude Fable 5 <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Brings
README.mdto launch quality and full parity with what the app actually does.README.mdonly — every claim verified against the code.What changed
[run] high_risk).openalex_search/pubmed_search/arxiv_search/europe_pmc_search(all keyless, always on) with per-citation verification;web_searchonly with a Tavily/Brave key./, chat-composer-at-/chatflow ("Launch the demo"), matching the sibling routing change. GitHub Pages base stays/Co-Scientist/.10.1038/s41586-026-10644-y) confirmed via Crossref: "Accelerating scientific discovery with Co-Scientist," Juraj Gottweis et al., Nature, 2026-05-19. Added the verified title.Verification
pip install -e ".[dev]",python -m webapp.server --port,cd frontend && npm run dev,docker compose up, CLIrun/serve/report(with--n),config/default.toml,frontend/.env.example,deploy/oracle/README.md,.github/workflows/deploy-pages.yml,LICENSE, the/s/<id>/sitemicrosite route and "View as website" button.RUN_PRESETSnumbers (Quick 5 / Standard 15 / Deep 50; budgets 1M/2M/5M) matchfrontend/src/types.ts— kept as-is.frontend/src/pages/Chat.tsxand[run] high_riskinconfig/default.toml.co_scientist/agents/supervisor.py(_run_stress_stage) andstress_test_top_k = 3.docs/superpowerspath, so the siblingdocs/design/rename needs no link change here.No invented capabilities — every claim maps to real code.
🤖 Generated with Claude Code